Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


getSessTypeOverrideInfo

This procedure gets the session type override information from the Repository.

Location: af\app\afsesmngrp.i

Parameters:

OUTPUT plConfigDefault AS LOGICAL

Can the session types in the Repository be overridden?

OUTPUT plAllowUnregistered AS LOGICAL

Can users start sessions with unregistered session types?

OUTPUT pcPermittedUnregistered AS CHARACTER

A comma-delimited list of session types that are not defined in the Repository that are allowed to access the Repository.

Notes: This procedure wrappers the getSessTypeOverrideInfo procedure in af/app/afsesstypecachep.p.

Examples: See the initializeObject procedure in af\obj2\gsmsectrlv.w.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095